ComponentOne ASP.NET MVC Controls
Selection Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : Selection Property
Gets or sets the current selection.
Syntax
'Declaration
 
Public Overridable Property Selection As CellRange
public virtual CellRange Selection {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members